home *** CD-ROM | disk | FTP | other *** search
- Command NAme : Path
-
- Function : Add a drawer to the search path
-
- Arguments : {<path>} [ADD]
-
- Location : C directory
-
- When you type in a command without a path in a CLI window, the srearch path
- tells AmigaDOS where to look. It searches in places like the C directory,
- the S directory and the current directory for the command. If the command
- is not found in any of these places you are informed that the file could not
- be found. Path adds new drawers to the search list.
-
- Examples
-
- Path Df1:Programs ADD
-
- Adds the programs drawer of Df1: to the search pah
-
- Path Df1:Programs Df1:Documents Df0:Music ADD
-
- Adds these drawers to the search path.
-